CVE-2026-41848
Spring Framework Denial of Service via AntPathMatcher
Description
Applications may be vulnerable to a Regular Expression Denial of Service (ReDoS) attack if an attacker is able to provide a pattern which is then directly or indirectly supplied to one of the following methods in AntPathMatcher: match(String pattern, String path), matchStart(String pattern, String path), extractUriTemplateVariables(String pattern, String path). Affected versions: Spring Framework 7.0.0 through 7.0.7; 6.2.0 through 6.2.18; 6.1.0 through 6.1.27; 5.3.0 through 5.3.48.
INFO
Published Date :
June 9, 2026, 5:16 a.m.
Last Modified :
June 11, 2026, 3:45 p.m.
Remotely Exploit :
Yes !
Source :
[email protected]
CVSS Scores
| Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
|---|---|---|---|---|---|---|
| CVSS 3.1 | LOW | dcf2e128-44bd-42ed-91e8-88f912c1401d | ||||
| CVSS 3.1 | LOW | [email protected] | ||||
| CVSS 3.1 | HIGH | [email protected] |
Solution
- Update Spring Framework to a patched version.
- Avoid using user-supplied input in AntPathMatcher patterns.
- Implement input validation for patterns.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2026-41848.
| URL | Resource |
|---|---|
| https://spring.io/security/cve-2026-41848 | Vendor Advisory |
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2026-41848 is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2026-41848
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2026-41848 vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2026-41848 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Jun. 11, 2026
Action Type Old Value New Value Added CVSS V3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H Added CPE Configuration OR *cpe:2.3:a:vmware:spring_framework:*:*:*:*:*:*:*:* versions from (including) 5.3.0 up to (excluding) 5.3.49 *cpe:2.3:a:vmware:spring_framework:*:*:*:*:*:*:*:* versions from (including) 6.1.0 up to (excluding) 6.1.28 *cpe:2.3:a:vmware:spring_framework:*:*:*:*:*:*:*:* versions from (including) 6.2.0 up to (excluding) 6.2.19 *cpe:2.3:a:vmware:spring_framework:*:*:*:*:*:*:*:* versions from (including) 7.0.0 up to (excluding) 7.0.8 Added Reference Type VMware: https://spring.io/security/cve-2026-41848 Types: Vendor Advisory -
New CVE Received by [email protected]
Jun. 09, 2026
Action Type Old Value New Value Added Description Applications may be vulnerable to a Regular Expression Denial of Service (ReDoS) attack if an attacker is able to provide a pattern which is then directly or indirectly supplied to one of the following methods in AntPathMatcher: match(String pattern, String path), matchStart(String pattern, String path), extractUriTemplateVariables(String pattern, String path). Affected versions: Spring Framework 7.0.0 through 7.0.7; 6.2.0 through 6.2.18; 6.1.0 through 6.1.27; 5.3.0 through 5.3.48. Added CVSS V3.1 AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L Added CWE CWE-1333 Added Reference https://spring.io/security/cve-2026-41848